type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToUint16

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L231: 			return scanPlanBinaryInt2ToUint16{}
		int.go#L378: type scanPlanBinaryInt2ToUint16 struct{}
		int.go#L380: func (scanPlanBinaryInt2ToUint16) Scan(src []byte, dst any) error {